home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacTech 1 to 12
/
MacTech-vol-1-12.toast
/
Source
/
MacTech® Magazine
/
Volume 07 - 1991
/
07.05 May 91
/
Two Editors
/
editor
/
editor.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-03-21
|
188 b
|
9 lines
|
[
TEXT/MPS
]
class TEditor : public TApplication {
public:
pascal TEditor(OSType itsMainFileType);
pascal void HandleFinderRequest();
#ifdef qDebug
virtual pascal void IdentifySoftware();
#endif
};